Skip to content

TableSectionInformation.Footer property

Defined in

Type: TableSectionInformation Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0

public TableSectionHeader? Footer { get; set; }

View source

Summary: Gets or sets the footer of this section.

Returns: TableSectionHeader?

Value: The footer, or null if a footer shouldn't be used.